home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: MegaDisc / MegaDisc 08 (1988)(MegaDisc Digital Publishing)(AU)[WB].zip / MegaDisc 08 (1988)(MegaDisc Digital Publishing)(AU)[WB].adf / PROGRAMS / Utility_Progs < prev    next >
Text File  |  1988-05-28  |  2KB  |  59 lines

  1.  
  2.            CLI UTILITIES WRITTEN BY NIC WILSON & ANDY CLAY
  3.  
  4.     The following files were all written in 68000 assembly language.
  5.  
  6.  Each program was written in response to requests from various Amiga users.
  7.  
  8.           [Ed: Some more excellent Assembly programming by Nic and Andy for
  9.           which we're most grateful. Very useful CLI-only programs which
  10.           will add a lot to your computing efficiency and enjoyment. See
  11.           also the NOVIRUS program in this drawer (see "About_Virus_Progs")
  12.           which is the best I've seen yet from anywhere. To check out the
  13.           programs mentioned below, simply double-click on the GO_TO_CLI
  14.           icon to open a CLI, and go for it. Just be careful of the
  15.           DISKWIPE program - it will wipe disks!]
  16.  
  17. DISKWIPE - Erases a disk in the given drive (disk will require reformatting)
  18.            [Ed: this command could be used to try to resuscitate a really
  19.            dead disk that you've given up on. Once you've done it, by
  20.            entering in the CLI, say    > diskwipe df1:  , you'll need to
  21.            FORMAT or INITIALISE the disk again. Also useful to really
  22.            remove any info on the disk, prying eyes and all that.]
  23.  
  24. ERRCHECK - Checks a disk in the given drive and  displays any errors found.
  25.            [Ed: Nic tells me that this will continue to be updated and
  26.            given more bells and whistles, but it will certainly report any
  27.            problems on your disk.]
  28.  
  29. See the NOTSYS.DOC for information about the 3 programs NOTSYS, GRAB and
  30. RESTORE.
  31.  
  32. USAGE OF THE PROGRAMS
  33.  
  34. Diskwipe <DFx:>  - Where <DFx:> is any valid drive eg. DF0: DF1: DF2: DF3:
  35.  
  36. ErrCheck <DFx:> [r]  - Where <DFx:> is as above, and [r] is an optional
  37.                       switch for recursive checking of multiple disks.
  38.                       (eg. multiple disks can be checked without having to
  39.                        keep on loading the program)
  40.  
  41.  
  42. If there are any queries or bug reports on any of these programs please
  43. notify NIC WILSON at the address or phone below.
  44.  
  45.  
  46. Happy Computing
  47.  
  48.  
  49. Nic Wilson
  50. 138D South Street
  51. Toowoomba Queensland 4350
  52.  
  53. Phone (076)358539, (076)358522, (076)359221
  54.  
  55.  
  56.  XXXXXXXXXXXXXXXXXXXXXXXXXXXX END OF UTILITY_PROGS XXXXXXXXXXXXXXXXXXXXXXX
  57.  
  58.  
  59.